Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dusyaT authored Dec 18, 2024
1 parent ab3c0c1 commit e701ab9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions golang/main.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package main

import (
"fmt"


"isuct.ru/informatics2022/labs/lab4"
"isuct.ru/informatics2022/labs/lab6"
Expand All @@ -12,4 +12,4 @@ func main() {
lab4.Lab4()
lab6.Start6lab()
lab7.Start7lab()
}
}

0 comments on commit e701ab9

Please sign in to comment.