~people-project/people-core/deep-refactoring

« back to all changes in this revision

Viewing changes to backends/lastfm/tests/test-saved-contact.vala

  • Committer: Ali Sabil
  • Date: 2009-01-16 23:54:23 UTC
  • Revision ID: ali.sabil@gmail.com-20090116235423-9vykp8s823mtnxvd
- Removed all the "using GLib;" statements

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
 
3
 
using GLib;
4
3
 
5
4
using People;
6
5