mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 14:03:00 +08:00
Fix indentation
This commit is contained in:
@@ -1957,7 +1957,7 @@ class CommandHandler:
|
||||
type = None
|
||||
if len(self.args) > 0:
|
||||
type = self.args[0]
|
||||
|
||||
|
||||
self.ic.dist(type, self.vcRedistDir, self.qtDir)
|
||||
|
||||
def distftp(self):
|
||||
|
||||
Reference in New Issue
Block a user