mirror of
https://github.com/bitwarden/mobile
synced 2026-01-20 01:13:30 +00:00
added extension back ios project references
This commit is contained in:
@@ -1,16 +1,9 @@
|
||||
using PushNotification.Plugin.Abstractions;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using PushNotification.Plugin;
|
||||
using Newtonsoft.Json;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using Bit.App.Abstractions;
|
||||
using Xamarin.Forms;
|
||||
using Plugin.DeviceInfo.Abstractions;
|
||||
|
||||
namespace Bit.App.Services
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user