test
This commit is contained in:
parent
f00c841379
commit
30221e7579
1 changed files with 0 additions and 1 deletions
|
|
@ -161,7 +161,6 @@ class Application {
|
|||
} else {
|
||||
content = await file.readAsString();
|
||||
}
|
||||
print('=========================>> 이것은 테스트 입니다');
|
||||
print(content);
|
||||
|
||||
c.complete(content);
|
||||
|
|
|
|||
Loading…
Reference in a new issue