diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-10 22:48:37 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-10 22:48:37 +0200 |
| commit | 1613c951d49e6d85aff52f312d57fa087b35c079 (patch) | |
| tree | c31b74c56f32c3a60e628c187b6f7c236fffe36e /QSThingsPlugin/Helpers/KeychainHelper.h | |
| parent | 7cf393095282077b0bbae3046826b67f4f20a8eb (diff) | |
Move things URL calls to a helper
Diffstat (limited to 'QSThingsPlugin/Helpers/KeychainHelper.h')
| -rw-r--r-- | QSThingsPlugin/Helpers/KeychainHelper.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/QSThingsPlugin/Helpers/KeychainHelper.h b/QSThingsPlugin/Helpers/KeychainHelper.h index d935bec..3665377 100644 --- a/QSThingsPlugin/Helpers/KeychainHelper.h +++ b/QSThingsPlugin/Helpers/KeychainHelper.h @@ -1,10 +1,3 @@ -// -// KeychainHelper.h -// Things Plugin -// -// Created by Ruben Beltran del Rio on 2025-09-10. -// - #import "Constants.h" #import <Foundation/Foundation.h> #import <Security/Security.h> |