Skip to content

Commit

Permalink
fix: fixed package name
Browse files Browse the repository at this point in the history
  • Loading branch information
ArshiaBP committed Jan 15, 2025
1 parent 9cb22ba commit 7426136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package doppler_account
package fly_account

import (
"encoding/json"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package doppler_account
package tailscale_account

import (
"encoding/json"
Expand Down

0 comments on commit 7426136

Please sign in to comment.