Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 21b02e7

Browse files
committed
remove unused using
1 parent d95b306 commit 21b02e7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/ServiceStack.Text.Tests/DynamicModels/GoogleMapsApiTests.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
using System;
2-
using System.Collections.Generic;
1+
using System.Collections.Generic;
32
using NUnit.Framework;
4-
using Platform;
53

64
namespace ServiceStack.Text.Tests.DynamicModels
75
{

0 commit comments

Comments
 (0)