Remove UTF-8 test.
dblume

dblume commited on 2022-01-23 20:56:51
Showing 1 changed files, with 0 additions and 1 deletions.

... ...
@@ -1,5 +1,4 @@
1 1
 #!/usr/bin/env python3
2
-# "Hello Friends" in Chinese: 朋友你好
3 2
 import os
4 3
 import sys
5 4
 import time
6 5