2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-06-19 17:22:11 +03:00

Merge pull request from alliedmodders/egg

Fix whitespaces.
This commit is contained in:
David Anderson 2014-02-10 23:40:09 -08:00
commit 60bea040d0

@ -1,4 +1,4 @@
# vim: set ts=2 sw=2 tw=99 noet: # vim: set ts=2 sw=2 tw=99 et:
import sys import sys
try: try:
from ambuild2 import run from ambuild2 import run