Skip to content

Commit

Permalink
Update nokia_sros_examples.go main
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-aqrabawi authored Feb 22, 2024
1 parent b14af2c commit daac080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/nokia_sros_examples.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
package main
package examples

import (
"fmt"
"github.com/Ali-aqrabawi/gomiko/pkg"
"log"
)

func main() {
func mainNokia() {
exampleBasicSROS()
}

Expand Down

0 comments on commit daac080

Please sign in to comment.