mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-28 04:46:42 -04:00
Address JetBrains warnings
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
)
|
||||
|
||||
// GetOldDeviceID returns the current device ID or
|
||||
// GetCurrentDeviceID returns the current device ID or
|
||||
// FSMisc if there is no device ID (e.g. first run).
|
||||
func GetCurrentDeviceID() (string, error) {
|
||||
deviceIDList, err := GenDeviceIDList()
|
||||
|
||||
Reference in New Issue
Block a user