Skip to content

Commit 481553c

Browse files
committed
Simplify platform detection.
1 parent 6ec94a0 commit 481553c

File tree

5 files changed

+0
-3
lines changed

5 files changed

+0
-3
lines changed

pyscriptjs/examples/toga/freedom.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@
4545
])
4646

4747
from toga_web.dom import handle as dom_handle
48-
from toga import platform
49-
50-
platform.current_platform = 'web'
5148

5249
from freedom.__main__ import main
5350

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)