mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove unused InternalsVisibleTo
This commit is contained in:
parent
11ce7cb830
commit
9eaa0259b3
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: InternalsVisibleTo("Flow.Launcher")]
|
||||
[assembly: InternalsVisibleTo("Flow.Launcher.Test")]
|
||||
Loading…
Reference in a new issue