mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-11 06:05:08 +08:00
missing revert from last checkin
This commit is contained in:
@@ -954,7 +954,6 @@ class InternalCommands:
|
||||
raise Exception("User does not have correct setup version.")
|
||||
|
||||
def get_generators(self):
|
||||
|
||||
if sys.platform == 'win32':
|
||||
return self.win32_generators
|
||||
elif sys.platform in ['linux2', 'sunos5', 'freebsd7', 'aix5']:
|
||||
|
||||
Reference in New Issue
Block a user