serwb: remove unnecessary shebang line

pull/1017/head
Sebastien Bourdeauducq 2018-05-12 22:49:44 +08:00
parent f5208ff2f3
commit 6796413a53
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python3
import unittest
from migen import *