aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Klebanoff <steve.klebanoff@gmail.com>2018-11-01 07:49:52 +0800
committerSteve Klebanoff <steve.klebanoff@gmail.com>2018-11-01 07:49:52 +0800
commitd192a7d466a6bda72ff69360454df547958601e4 (patch)
treeb12363e3d4fd4ad153ef9f7ae45a3efae3519939
parent096f9deceedabff7fe90a7781271f55dfa059e1f (diff)
downloaddexon-sol-tools-d192a7d466a6bda72ff69360454df547958601e4.tar.gz
dexon-sol-tools-d192a7d466a6bda72ff69360454df547958601e4.tar.zst
dexon-sol-tools-d192a7d466a6bda72ff69360454df547958601e4.zip
Removing old extra param
-rw-r--r--packages/instant/src/redux/reducer.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/instant/src/redux/reducer.ts b/packages/instant/src/redux/reducer.ts
index 11980066b..68b788be5 100644
--- a/packages/instant/src/redux/reducer.ts
+++ b/packages/instant/src/redux/reducer.ts
@@ -104,7 +104,6 @@ export const reducer = (state: State = INITIAL_STATE, action: Action): State =>
progress: {
startTimeUnix,
expectedEndTimeUnix,
- ended: false,
},
},
};
211-1/+0 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-0/+2 * - Update to 0.4.7beech2008-02-043-19/+25 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Update to 0.4.3miwi2007-04-212-4/+4 * - Update to 4.2miwi2007-01-112-4/+4 * - Update to 0.4.1beta1vs2005-11-153-13/+7 * Unbreak with new pkgconfigkwm2005-05-081-2/+3 * BROKEN: Does not buildkris2005-04-301-0/+2 * - Add UPDATING entry about latest blackbox ports changes.flz2005-03-193-10/+31 * Update MASTER_SITES and WWW: linekrion2004-08-113-7/+10 * Reset maintainer. Much thanks to Stijn for maintaining the ports so far!vs2004-08-101-1/+1 * Add size data, approved by maintainers.trevor2004-03-191-0/+1 * De-pkg-comment.knu2003-02-212-1/+1 * Update to 0.3.1.petef2003-01-034-33/+2 * Fix build on -current (s/friend/friend class/)kris2002-09-072-0/+31 * Remove RUN_DEPENDS on blackbox - this port can be used with other windowkevlo2002-08-28