diff options
* optimized usings.
Diffstat (limited to 'OpenSim/Framework/ForeignUserProfileData.cs')
-rw-r--r-- | OpenSim/Framework/ForeignUserProfileData.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Framework/ForeignUserProfileData.cs b/OpenSim/Framework/ForeignUserProfileData.cs index 4f734a7..f971eb0 100644 --- a/OpenSim/Framework/ForeignUserProfileData.cs +++ b/OpenSim/Framework/ForeignUserProfileData.cs | |||
@@ -28,8 +28,6 @@ | |||
28 | 28 | ||
29 | using System; | 29 | using System; |
30 | 30 | ||
31 | using OpenSim.Framework; | ||
32 | |||
33 | namespace OpenSim.Framework | 31 | namespace OpenSim.Framework |
34 | { | 32 | { |
35 | public class ForeignUserProfileData : UserProfileData | 33 | public class ForeignUserProfileData : UserProfileData |